home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / share / ubiquity / qt / crashdialog.ui < prev    next >
Text File  |  2008-10-29  |  5KB  |  193 lines

  1. <ui version="4.0" >
  2.  <class>CrashDialog</class>
  3.  <widget class="QDialog" name="CrashDialog" >
  4.   <property name="geometry" >
  5.    <rect>
  6.     <x>0</x>
  7.     <y>0</y>
  8.     <width>479</width>
  9.     <height>483</height>
  10.    </rect>
  11.   </property>
  12.   <property name="sizePolicy" >
  13.    <sizepolicy>
  14.     <hsizetype>5</hsizetype>
  15.     <vsizetype>5</vsizetype>
  16.     <horstretch>0</horstretch>
  17.     <verstretch>0</verstretch>
  18.    </sizepolicy>
  19.   </property>
  20.   <property name="windowTitle" >
  21.    <string>Installer crashed</string>
  22.   </property>
  23.   <property name="sizeGripEnabled" >
  24.    <bool>false</bool>
  25.   </property>
  26.   <property name="modal" >
  27.    <bool>true</bool>
  28.   </property>
  29.   <layout class="QGridLayout" >
  30.    <property name="margin" >
  31.     <number>11</number>
  32.    </property>
  33.    <property name="spacing" >
  34.     <number>6</number>
  35.    </property>
  36.    <item row="0" column="0" >
  37.     <layout class="QVBoxLayout" >
  38.      <property name="margin" >
  39.       <number>0</number>
  40.      </property>
  41.      <property name="spacing" >
  42.       <number>6</number>
  43.      </property>
  44.      <item>
  45.       <widget class="QLabel" name="crash_heading_label" >
  46.        <property name="sizePolicy" >
  47.         <sizepolicy>
  48.          <hsizetype>5</hsizetype>
  49.          <vsizetype>5</vsizetype>
  50.          <horstretch>0</horstretch>
  51.          <verstretch>0</verstretch>
  52.         </sizepolicy>
  53.        </property>
  54.        <property name="text" >
  55.         <string><h2>Installer Crashed</h2></string>
  56.        </property>
  57.        <property name="alignment" >
  58.         <set>Qt::AlignVCenter</set>
  59.        </property>
  60.        <property name="wordWrap" >
  61.         <bool>false</bool>
  62.        </property>
  63.       </widget>
  64.      </item>
  65.      <item>
  66.       <widget class="Line" name="line12" >
  67.        <property name="frameShape" >
  68.         <enum>QFrame::HLine</enum>
  69.        </property>
  70.        <property name="frameShadow" >
  71.         <enum>QFrame::Sunken</enum>
  72.        </property>
  73.        <property name="orientation" >
  74.         <enum>Qt::Horizontal</enum>
  75.        </property>
  76.       </widget>
  77.      </item>
  78.      <item>
  79.       <widget class="QLabel" name="crash_text_label" >
  80.        <property name="sizePolicy" >
  81.         <sizepolicy>
  82.          <hsizetype>5</hsizetype>
  83.          <vsizetype>0</vsizetype>
  84.          <horstretch>0</horstretch>
  85.          <verstretch>0</verstretch>
  86.         </sizepolicy>
  87.        </property>
  88.        <property name="text" >
  89.         <string>We're sorry; the installer crashed. Please file a new bug report at</string>
  90.        </property>
  91.        <property name="alignment" >
  92.         <set>Qt::AlignVCenter</set>
  93.        </property>
  94.        <property name="wordWrap" >
  95.         <bool>true</bool>
  96.        </property>
  97.       </widget>
  98.      </item>
  99.      <item>
  100.       <widget class="QLabel" name="beastie_url" >
  101.        <property name="text" >
  102.         <string><a href="https://launchpad.net/ubuntu/+source/ubiquity/+filebug">https://launchpad.net/ubuntu/+source/ubiquity/+filebug</a></string>
  103.        </property>
  104.       </widget>
  105.      </item>
  106.      <item>
  107.       <widget class="QLabel" name="textLabel1" >
  108.        <property name="text" >
  109.         <string>(do not attach your details to any existing bug) and a developer will attend to the problem as soon as possible. To help the developers understand what went wrong, include the following detail in your bug report, and attach the files /var/log/syslog and /var/log/partman:</string>
  110.        </property>
  111.        <property name="alignment" >
  112.         <set>Qt::AlignVCenter</set>
  113.        </property>
  114.        <property name="wordWrap" >
  115.         <bool>true</bool>
  116.        </property>
  117.       </widget>
  118.      </item>
  119.      <item>
  120.       <widget class="QTextBrowser" name="crash_detail" />
  121.      </item>
  122.      <item>
  123.       <layout class="QHBoxLayout" >
  124.        <property name="margin" >
  125.         <number>0</number>
  126.        </property>
  127.        <property name="spacing" >
  128.         <number>6</number>
  129.        </property>
  130.        <item>
  131.         <spacer>
  132.          <property name="orientation" >
  133.           <enum>Qt::Horizontal</enum>
  134.          </property>
  135.          <property name="sizeType" >
  136.           <enum>QSizePolicy::MinimumExpanding</enum>
  137.          </property>
  138.          <property name="sizeHint" >
  139.           <size>
  140.            <width>20</width>
  141.            <height>20</height>
  142.           </size>
  143.          </property>
  144.         </spacer>
  145.        </item>
  146.        <item>
  147.         <widget class="QPushButton" name="crash_close" >
  148.          <property name="text" >
  149.           <string>&Close</string>
  150.          </property>
  151.          <property name="shortcut" >
  152.           <string>Alt+C</string>
  153.          </property>
  154.          <property name="autoDefault" >
  155.           <bool>true</bool>
  156.          </property>
  157.          <property name="default" >
  158.           <bool>true</bool>
  159.          </property>
  160.         </widget>
  161.        </item>
  162.       </layout>
  163.      </item>
  164.     </layout>
  165.    </item>
  166.   </layout>
  167.  </widget>
  168.  <layoutdefault spacing="6" margin="11" />
  169.  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
  170.  <includes>
  171.   <include location="local" >kurllabel.h</include>
  172.  </includes>
  173.  <resources/>
  174.  <connections>
  175.   <connection>
  176.    <sender>crash_close</sender>
  177.    <signal>clicked()</signal>
  178.    <receiver>CrashDialog</receiver>
  179.    <slot>accept()</slot>
  180.    <hints>
  181.     <hint type="sourcelabel" >
  182.      <x>20</x>
  183.      <y>20</y>
  184.     </hint>
  185.     <hint type="destinationlabel" >
  186.      <x>20</x>
  187.      <y>20</y>
  188.     </hint>
  189.    </hints>
  190.   </connection>
  191.  </connections>
  192. </ui>
  193.